crypto/elliptic.nistCurve.ScalarBaseMult (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		nistec.go#L222: func (curve *nistCurve[Point]) ScalarBaseMult(scalar []byte) (*big.Int, *big.Int) {